@charset "gb2312";
/* CSS Document */

* {
	margin:0px;
	padding:0px;
	text-decoration:none;
}
body {
	color:#404040;/*网站主体内容颜色*/
	font-size:14px;
	text-align:left;
	line-height:28px;
	font-family: "微软雅黑","黑体", "宋体", "新宋体";
}
html {
	overflow-y:scroll;
	overflow:-moz-scrollbars-vertical;
	overflow-x:hidden;
}
a {
	color:#404040;
}
a img {
	border:0;
}
li {
	list-style: none;
}
i {
	font-style: normal;
}
/*浮动*/
.floleft {
	float:left;
}
.floright {
	float:right;
}
.cl {
	clear:both;
}/*清浮动*/

.dg {
	margin-top:15px;
}
.pl {
	padding-left:20px;
}
.container {
	width:100%;
	margin:0 auto;
}
.content {
	width:1000px;
	margin:0 auto;
}

/*top样式*/
.youth_hot {
	height:100%;
}
.kp_logo {
	width:220px;
	height:80px;
	float:left;
	padding-top:35px;
}
.youth_gw {
	width:470px;
	height:106px;
	float:left;
	margin:20px 15px 0px;
	display:inline;
}
.youth_so {
	width:280px;
	float:right;
	padding-top:15px;
	font-family:"微软雅黑", "黑体";
}
.youth_so font {
	color:#424242;
	line-height:40px;
}
.youth_so span {
	width:219px;
	height:30px;
	float:left;
	border-top:#c3c3c3 1px solid;
	border-bottom:#c3c3c3 1px solid;
	border-left:#c3c3c3 1px solid;
}
.youth_so p {
	width:60px;
	float:right;
	height:32px;
	background: url(youth_ssbg.gif) no-repeat;
	font-size:16px;
	text-align:center;
	line-height:28px;
	color:#fff;
}
.youth_so p a {
	color:#fff;
}
.jn-wby {
	width:189px;
	height:30px;
	float:left;
	border:0;
	line-height:30px;
	color:#000;
	text-align:left;
}
.youth_so em {
	width:280px;
	float:left;
	font-family:"微软雅黑", "黑体";
	font-style:normal;
	line-height:36px;
	color:#4588ce;
}
.hd_top {
	width:100%;
	border-top:5px solid #38a548;
	background: #f7f7f7;
	height:40px;
	border-bottom:1px solid #e5e5e5;
}
.hd_top1 {
	width:1000px;
	height:5px;
	background:url(http://news.youth.cn/images/youth_sjy_01.jpg) no-repeat;
	margin:-5px auto;
}
.hd_top_box {
	width:1000px;
	height:40px;
	margin:0 auto;
	line-height:45px;
	text-align:left;
}
.hd_top_box a {
	padding:0 10px;
	font-size:12px;
	color:#666666;
}
/*footer*/		  
.youth_footer {
	width:100%;
	margin:18px auto 0px;
	background:url(http://www.youth.cn/images/kp_0314_f_02.gif) repeat-x bottom;
	background-color:#334779;
	padding-top:15px;
	height:85px;
}
.youth_footer-nr {
	width:1000px;
	margin:0 auto;
}
.f_end, .f_end li {
	width:100%;
	float:left;
}
.f_end li a {
	color:#fff;
	display:block;
	float:left;
	padding-right:13px;
	white-space:nowrap;
	margin-bottom:10px;
}
.f_end li a:hover {
	color:#fff;
	display:block;
}
.f_end li font {
	width:75px;
	color:#fff;
	font-size:14px;
	text-align:center;
	float:left;
	padding:0px 0px 1px 3px;
}
/*copyright*/
.youth_copyright {
	width:1000px;
	margin:0 auto;
	padding-top:20px;
}
.youth_copyright span {
	width:700px;
	padding:10px 10px 0px 0px;
	color:#999;
	float:left;
	text-align:right;
	line-height:36px;
}
.youth_copyright span a {
	color:#999;
}
.youth_copyright p a {
	color:#0b4d97;
}
.youth_copyright p a:hover {
	color:#857f81;
}
.youth_copyright p {
	text-align:center;
	line-height:40px;
	color:#0b4d97;
}

.menu{ width:100%; height:46px; margin:15px 0px; background-color:#334779; }
.data_nav{ width:1010px; height:46px; margin:0 auto; }
.data_nav li{ float:left;font-size:16px; color:#fff;  line-height:46px; margin:0 9px;}
.data_nav li a{  color:#fff;  display:block; }
.data_nav li a:hover{ font-weight:bold;}
.data_nav .navbg{ width:49px; height:39px; background:url(navbg.png) no-repeat 0px 7px; text-align:center; }
.data_nav .navbg2{ width:83px; height:39px; background:url(navbg2.png) no-repeat 0px 7px; text-align:center; }
.data_nav .nav_yw{ width:34px; text-align:center;}
/*BANNER和导航菜单*/

.public_l{ width:610px;}
.public_r{ width:365px;}
.public_k{ width:100%; float:left;}

/*焦点图*/
.jsArea {
	width:610px;
	height:370px;
	position:relative;
	overflow:hidden;
}
.jsArea .preNext {
	width: 100px;
	height: 200px;
	position: absolute;
	top: 70px;
	cursor: pointer;
	z-index:99;
}
.jsArea .pre {
	left: 0;
	background: url(http://news.youth.cn/images/sprite.png) no-repeat left center;
}
.jsArea .next {
	right: 0;
	background: url(http://news.youth.cn/images/sprite1.png) no-repeat right center;
}
.slidImgDiv {
	width:610px;
	height:370px;
	overflow:hidden;
	position:relative;
}
.slidImgDiv ul {
	position:absolute;
	z-index:2;
	margin:0;
	padding:0;
}
.slidImgDiv ul li {
	width:610px;
	height:370px;
	float:left;
	overflow:hidden;
	position:relative;
	z-index:3;
}
.slidImgDiv ul li .marking {
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:45px;
	background:#000;
	display:block;
	-moz-opacity:0.6;
	opacity: 0.6;
	filter: Alpha(opacity=60);
	z-index:5;
}
.slidImgDiv ul li .txt {
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	z-index:6;
	font-size:16px;
	line-height:45px;
	font-family: "\5FAE\8F6F\96C5\9ED1";
	color:#fff;
	text-align:left;
}
.slidImgDiv ul li .txt a {
	font-size:16px;
	line-height:45px;
	font-family: "\5FAE\8F6F\96C5\9ED1";
	color:#fff;
	margin:0 10px;
	text-decoration:none;
	text-align:left;
}
.slidContrlDiv {
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	z-index:3;
}
.slidContrlDiv ol {
	position:absolute;
	right:5px;
	bottom:14px;
	z-index:10;
	margin:0;
	padding:0;
}
.slidContrlDiv li {
	float:left;
	width:11px;
	height:11px;
	text-align:center;
	display:inline;
	margin:0 5px 0 5px;
}
.slidContrlDiv li a {
	display:inline;
	width:11px;
	height:11px;
	color:#B0B0B0;
	font:12px/15px "\5B8B\4F53";
	text-decoration:none;
	text-align:center;
	outline:0;
	float:left;
	background:#d9d9d9;
	border-radius:7px;
}
.slidContrlDiv li.current a, .slidContrlDiv li a:hover {
	background:#317ac5;
}
/*焦点图结束*/

/*焦点图2*/
.jsArea2 {
	width:365px;
	height:245px;
	position:relative;
	overflow:hidden;
}
.slidImgDiv2 {
	width:365px;
	height:245px;
	overflow:hidden;
	position:relative;
}
.slidImgDiv2 ul {
	position:absolute;
	z-index:2;
	margin:0;
	padding:0;
}
.slidImgDiv2 ul li {
	float:left;
	width:365px;
	height:245px;
	overflow:hidden;
	position:relative;
	z-index:3;
}
.slidImgDiv2 ul li .marking {
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:45px;
	background:#000;
	display:block;
	-moz-opacity:0.6;
	opacity: 0.6;
	filter: Alpha(opacity=60);
	z-index:5;
}
.slidImgDiv2 ul li .txt {
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	z-index:6;
	font-size:16px;
	line-height:40px;
	font-family: "\5FAE\8F6F\96C5\9ED1";
	color:#fff;
	text-align:left;
}
.slidImgDiv2 ul li .txt a {
	font-size:16px;
	line-height:40px;
	font-family: "\5FAE\8F6F\96C5\9ED1";
	color:#fff;
	margin:0 10px;
	text-decoration:none;
	text-align:left;
}
.slidContrlDiv2 {
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	z-index:3;
}
.slidContrlDiv2 ol {
	position:absolute;
	bottom:15px;
	right:5px;
	z-index:10;
	margin:0;
	padding:0;
}
.slidContrlDiv2 li {
	float:left;
	width:8px;
	height:8px;
	text-align:center;
	display:inline;
	margin:0 5px 0 5px;
}
.slidContrlDiv2 li a {
	display:inline;
	width:8px;
	height:8px;
	color:#B0B0B0;
	font:12px/15px "\5B8B\4F53";
	text-decoration:none;
	text-align:center;
	outline:0;
	float:left;
	background:#d9d9d9;
	border-radius:7px;
}
.slidContrlDiv2 li.current a, .slidContrlDiv2 li a:hover {
	background:#317ac5;
}

/*焦点图结束2*/

.cj_title{ width:588px; border:#d9d9d9 1px solid; padding:20px 10px 10px; margin-top:30px;}
.cj_title p{ font-size:26px;  text-align:center;}
.cj_title p a:hover{ font-weight:bold;}
.cj_title ul{}
.cj_title ul li{ width:48%;}
.cj_title ul .red,.cj_title ul .blue{ text-indent:15px; line-height:50px; }
.cj_title ul .red{ background:url(red-circle.png) no-repeat left; }
.cj_title ul .blue{ background:url(blue-circle.png) no-repeat left;  }
.cj_title ul .red a{ color:#C33; }
.cj_title ul .blue a{ color:#36C; }
.cj_title ul .red a:hover,.cj_title ul .blue a:hover{ text-decoration:underline;}

.more{ 
	color:#d31f19;
}
.more:hover{ 
	color:#F06 
}

.text_n{ width:100%; float:left; padding-bottom:15px; border-bottom:#dcdcdc 1px solid; position:relative;  }
.text_n dt{ font-size:22px; line-height:50px; }
.text_n dt:hover{ text-decoration:underline; color:#999}
.text_n dd{ width:100%;float:left; }
.text_n .abstract img{ float:left; margin:6px 15px 0px 0px;}
.text_n .abstract p{  display:block; text-indent:20px; color:#777; line-height:26px; padding-right:5px;}

.text_n .dd_img2{ width:130px; float:left;}
.text_n .dd_text2{ width:175px; float:right;}
.text_n .text_time{
	margin-top:5px;
	position:absolute;
	left: 470px;
	top: 125px;
}
.text_n .text_time2{
	margin-top:5px;
	position:absolute;
	left: 470px;
	top: 100px;
}
.text_n .text_time3{
	margin-top:5px;
	position:absolute;
	left: 470px;
	top: 75px;
}
.text_n .text_time,.text_n .text_time2,.text_n .text_time3{ width:145px;color:#888; height:30px; line-height:30px;}
.data_read{ width:100%; background-color:#eeeeee}
.data_read p{ width:90px; height:48px; margin:0px 260px; background:url(icon2.gif) no-repeat right; line-height:48px; text-align:center;  font-size:16px;}
.data_read p a{ color:#999;}
.data_read p a:hover{ color:#333; }


/*栏目导航样式*/
.read_colunm{ width:100%; float:left; height:40px;
						  border-bottom:#a5aec4 4px solid; position:relative; }
.colunm_zi,.colunm_zi2,.colunm_zi3,.colunm_zi4,.colunm_zi5,.colunm_zi6{
	position:absolute;
	font-size:26px;
	color:#334779;
	height:45px;
	line-height:45px;
	border-bottom:#334779 4px solid;
	left: 0px;
	top: -5px;
	background:url(icon_img.png) no-repeat left;
	text-indent:40px;
	padding-right:5px;
}
.colunm_zi7{
	position:absolute;
	font-size:26px;
	color:#334779;
	height:45px;
	line-height:45px;
	padding-left:10px;
	border-bottom:#334779 4px solid;
	left: 0px;
	top: -5px;
}
.colunm_zi{
	background-position: 0px -3px;
}
.colunm_zi2{
	background-position: 0px -53px;
}
.colunm_zi3{
	background-position: 0px -100px;
}
.colunm_zi4{
	background-position: 0px -150px;
}
.colunm_zi5{
	background-position: 0px -203px;
}
.colunm_zi6{
	background-position: 0px -250px;
}
.read_colunm font{ color:#c5c5c5; font-size:12px; float:left; padding:10px 0px 0px 120px;}
.colunm_more{ margin-top:10px;}
.colunm_more:hover{ color:#213975; font-weight:bold;}
/*栏目导航样式END*/


.cj_zyk{ width:100%; float:left; padding-bottom:10px;} 
.cj_zyk li{ float:left;}
.cj_zyk li img{  float:left; margin-right:15px;}
.cj_zyk li .guest_text font{ font-size:18px; color:#000;  }
.cj_zyk li .guest_text font a{ color:#000; }
.cj_zyk li .guest_text p{ line-height:24px; text-indent:20px; padding-top:6px;}
.line{ border-bottom:#dcdcdc 1px solid; }

.data_list{ width:100%; margin:8px 0px 10px;}
.data_list li{ width:100%; float:left;font-size:16px; line-height:32px; background:url(black-circle.png) no-repeat left; text-indent:15px;}
.data_list li a:hover,.diaocha_text a:hover{ color:#213975; text-decoration:underline; }

.hotpic_box,.hotpic_box2 {
	width:365px;
	 float:left;
	position:relative;
	overflow:hidden;
}
.hotpic_box {
	height:200px; 
}
.hotpic_box2 {
	height:280px; 
}
.hotpic_box font,.hotpic_box2 font{
	width:95%;
	display:block;
	height:30px;
	padding:5px 10px;
	line-height:30px;
	text-align:center;
	font-size:16px;
	position:absolute;
	z-index:10;
	bottom:0px;
	left:0px;
	color:#FFFFFF;
	font-family:"微软雅黑", "黑体";
}
.boxk {
	position:absolute;
	z-index:0;
	bottom:0px;
	left:0px;
	width:100%;
	height:40px;
	background:#000000;
   -moz-opacity:0.6;
   opacity: 0.6;
   filter: Alpha(opacity=60);
   z-index:9;
}
.hotpic_box span,.hotpic_box2 span {width:365px;
	height:200px; float:left;}
.hotpic_box font a,.hotpic_box2 font a  {color:#FFFFFF;}
.hotpic_box font a:hover,.hotpic_box2 font a:hover { font-weight:bold;}


.youth_gd_news{ width:1000px; float:left; margin:15px 0px;_margin:5px 0px; }
.gd_news{ width:990px; background:#efeded;height:35px; float:left; margin-bottom:3px; line-height:28px; padding-right:10px;}
.gd_news span{ width:90px; height:35px; line-height:35px;float:left; background:url(cjpd_17-001.jpg) no-repeat; text-align:center;}
.gd_news_bt{ width:875px; float:left; padding:0px 10px;}
.gd_news_bt a{ color:#334779; font-size:12px; font-family:"宋体";line-height:35px;}
.gd_news_ss{ width:215px; float:right; margin-bottom: 3px;height: 28px;}
.gd_news_ss p a{ color: #FFFFFF;}
.gd_news_ss span { float: left;height:35px;width: 154px;}